#mfin-mobile-banner {
  padding-left: 13px;
}
#mfin-mobile-banner .slider-content {
  margin-right: 9px;
  padding-bottom: 127px;
}
#mfin-mobile-banner .slider-content .info {
  opacity: 0;
  transition-duration: 0.3s;
  padding: 23px 10px 28px 6px;
}
#mfin-mobile-banner .slider-content .info h5 {
  color: #161616;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 16px;
  min-height: 72px;
}
#mfin-mobile-banner .slider-content .info a {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  background: linear-gradient(90deg, #2B1FB6 0%, #0085FF 100%);
  padding: 10px 27px 10px 29px;
  border-radius: 50px;
  margin-left: 0px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #fff;
}
#mfin-mobile-banner .slick-list.draggable {
  padding-right: 28px;
}
#mfin-mobile-banner .slick-active .info {
  opacity: 1;
  transition-duration: 0.4s;
}
#mfin-mobile-banner .prev-arrow.slick-arrow {
  border-radius: 50px;
  border: 0px;
  height: 38px;
  background-color: #353535;
  width: 38px;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 60px;
  left: 20px;
  z-index: 10;
}
#mfin-mobile-banner .prev-arrow.slick-arrow img {
  filter: invert(1) brightness(1000) contrast(1000);
}
#mfin-mobile-banner .prev-arrow.slick-arrow.slick-disabled {
  background-color: #EBEBEB;
}
#mfin-mobile-banner .prev-arrow.slick-arrow.slick-disabled img {
  filter: invert(0);
}
#mfin-mobile-banner .next-arrow.slick-arrow {
  border-radius: 50px;
  border: 0px;
  height: 38px;
  background-color: #353535;
  width: 38px;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 60px;
  left: 73px;
  z-index: 10;
}
#mfin-mobile-banner .next-arrow.slick-arrow.slick-disabled {
  opacity: 0.1;
}
#mfin-mobile-banner .next-arrow.slick-arrow img {
  width: 9px;
  height: 14px;
}

#provide-easy .wrap {
  max-width: 1385px;
  padding-top: 128px;
  padding-bottom: 130px;
  border-radius: 18px;
  background-color: #F6F8FA;
  margin-top: 19px;
}
#provide-easy .wrap h5 {
  color: #000;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 38px;
  max-width: 700px;
  margin-bottom: 54px;
}
#provide-easy .wrap .row {
  max-width: 1150px;
}
#provide-easy .wrap .row p {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: #4D4D4D;
}
#provide-easy .wrap .row p span {
  font-weight: 700;
  color: #161616;
}
#provide-easy .wrap .row .info-2 {
  max-width: 315px;
}
#provide-easy .wrap .row .info-3 {
  max-width: 288px;
}

#unique-product {
  padding-top: 118px;
  padding-bottom: 119px;
}
#unique-product .wrap {
  max-width: 1230px;
}
#unique-product .wrap h5.title-wrap {
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
  max-width: 700px;
  margin-bottom: 16px;
  text-align: center;
}
#unique-product .wrap h6.subtitle {
  color: #4D4D4D;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  max-width: 800px;
  margin-bottom: 71px;
}
#unique-product .wrap .img {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
  height: 100%;
}
#unique-product .wrap .info {
  max-width: 490px;
}
#unique-product .wrap .info h5 {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  background: var(--text-gradient, linear-gradient(133deg, #0075FF 0%, #0091FF 47.4%, #0025A7 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 24px;
}
#unique-product .wrap .info .check-item {
  margin-bottom: 33px;
}
#unique-product .wrap .info .check-item p {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}
#unique-product .wrap .info .check-item p.detail {
  color: #4D4D4D;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  opacity: 0.8000000119;
  margin-top: 8px;
}
#unique-product .wrap .info ol {
  padding-left: 46px;
  margin-top: 10px;
  margin-bottom: 0px;
}
#unique-product .wrap .info ol li {
  color: #717171;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 10px;
}
#unique-product .wrap .row-1 {
  margin-bottom: 84px;
}
#unique-product .wrap .row-2 {
  margin-bottom: 91px;
}
#unique-product .wrap .row-2 .info {
  padding-top: 31px;
  max-width: 452px;
}
#unique-product .wrap .row-3 .info {
  padding-top: 28px;
}

#cta {
  max-width: 1440px;
  margin-top: 74px;
  margin-bottom: 23px;
}
#cta .contain {
  background-repeat: no-repeat;
  min-height: 414px;
  border-radius: 18px;
  background-color: #000000;
  padding: 80px 80px 80px;
  background-size: contain;
  background-position: right center;
  display: flex;
  align-items: center;
}
#cta .contain h4 {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 28px;
  line-height: 36px;
  color: #FFFFFF;
}
@media only screen and (max-width: 991px) {
  #cta .contain h4 {
    font-size: 26px;
  }
}
#cta .contain p {
  font-weight: 400;
  font-size: 22px;
  line-height: 32px;
  color: #FFFFFF;
  opacity: 0.8;
  margin-bottom: 26px;
}
@media only screen and (max-width: 991px) {
  #cta .contain p {
    font-size: 16px;
  }
}
#cta .contain .link-button {
  background: #FFFFFF;
  border-radius: 50px;
  padding: 16px 26px;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  color: #161616;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  margin: 0;
}
#cta .contain .link-button:hover {
  background: #040C1D;
  color: #ffffff;
  transition-duration: 0.4s;
  background: linear-gradient(90deg, #2B1FB6 -13.32%, #0085FF 120.64%);
}
#cta .contain .link-button:hover svg {
  filter: invert(1);
  transition-duration: 0.4s;
}
#cta .contain .link-button span {
  margin-right: 10px;
}

#cta.home {
  margin-top: 21px;
}

#cta.home-final {
  margin-top: 21px;
}

#cta.nucleus-software-cta {
  margin-top: 25px;
}

#cta.esg-page {
  margin-top: 29px;
}/*# sourceMappingURL=mfin.css.map */